Freigeben über


UIPressType Enumeration

Definition

Listet Schaltflächentypen für UIPress Objekte auf (siehe Type).

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

Felder

DownArrow 1

Pfeil nach unten.

LeftArrow 2

Nach links zeigender Pfeil.

Menu 5

Die dedizierte Menüschaltfläche.

PlayPause 6

Die Schaltfläche zum Umschalten der Wiedergabe.

RightArrow 3

Nach rechts zeigender Pfeil.

Select 4

Schaltfläche, die die Auswahl angibt.

UpArrow 0

Pfeil nach oben.

Gilt für: