UIPencilPreferredAction Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPencilPreferredAction
type UIPencilPreferredAction = 
Inheritance
UIPencilPreferredAction
Attributes

Fields

Ignore 0
ShowColorPalette 3
SwitchEraser 1
SwitchPrevious 2

Applies to