Freigeben über


UIContextualActionStyle Enumeration

Definition

Listet Aktionsschaltflächenstile auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIContextualActionStyle
type UIContextualActionStyle = 
Vererbung
UIContextualActionStyle
Attribute

Felder

Destructive 1

Gibt den Stil für eine Schaltfläche an, die eine destruktive Schaltfläche verursacht.

Normal 0

Gibt den Stil für eine Schaltfläche an, die eine nicht zerstörungsfreie Aktion verursacht.

Gilt für: