Freigeben über


UIScrollView.ShowsHorizontalScrollIndicator Eigenschaft

Definition

Wenn true, ist die horizontale Bildlaufleiste beim Nachverfolgen sichtbar.

public virtual bool ShowsHorizontalScrollIndicator { [Foundation.Export("showsHorizontalScrollIndicator")] get; [Foundation.Export("setShowsHorizontalScrollIndicator:")] set; }
member this.ShowsHorizontalScrollIndicator : bool with get, set

Eigenschaftswert

Standardwert: true.

Attribute

Hinweise

Wenn Sie diesen Wert so festlegen, dass false die horizontale Bildlaufleiste ausgeblendet wird, wird die horizontale Nachverfolgung jedoch nicht eingeschränkt.

Gilt für:

Weitere Informationen