FloatingPlaceHolderEnabled Property (InputEditorViewBase)
In This Topic
Gets or sets the value indicating whether the floating placeholder is enabled.
Syntax
'Declaration
Public Property FloatingPlaceHolderEnabled As Boolean
public bool FloatingPlaceHolderEnabled {get; set;}
See Also