In This Topic
GdPicture14.MAUI Namespace / GdViewer Class / EnableTextSelectionProperty Field

EnableTextSelectionProperty Field (GdViewer)

In This Topic
Backing store for the EnableTextSelection property.
Syntax
'Declaration

 

Public Shared ReadOnly EnableTextSelectionProperty As BindableProperty
public static readonly BindableProperty EnableTextSelectionProperty
public field EnableTextSelectionProperty: BindableProperty; static; readonly 
public static var EnableTextSelectionProperty : BindableProperty;
public: static readonly BindableProperty* EnableTextSelectionProperty
public:

static readonly BindableProperty^ EnableTextSelectionProperty
See Also