Flutter Engine
The Flutter Engine
|
#include <SkAnnotationKeys.h>
Static Public Member Functions | |
static const char * | URL_Key () |
static const char * | Define_Named_Dest_Key () |
static const char * | Link_Named_Dest_Key () |
Definition at line 13 of file SkAnnotationKeys.h.
|
static |
Returns the canonical key whose payload is the name of a destination to be defined.
Definition at line 18 of file SkAnnotation.cpp.
|
static |
Returns the canonical key whose payload is the name of a destination to be linked to.
Definition at line 22 of file SkAnnotation.cpp.
|
static |
Returns the canonical key whose payload is a URL
Definition at line 14 of file SkAnnotation.cpp.