Condividi tramite


UISegmentedControl.UISegmentedControlAppearance.SetContentPositionAdjustment Metodo

Definizione

Imposta la regolazione della posizione per l'oggetto UISegmentedControlSegment e UIBarMetrics specificati.

[Foundation.Export("setContentPositionAdjustment:forSegmentType:barMetrics:")]
public virtual void SetContentPositionAdjustment (UIKit.UIOffset adjustment, UIKit.UISegmentedControlSegment leftCenterRightOrAlone, UIKit.UIBarMetrics barMetrics);
abstract member SetContentPositionAdjustment : UIKit.UIOffset * UIKit.UISegmentedControlSegment * UIKit.UIBarMetrics -> unit
override this.SetContentPositionAdjustment : UIKit.UIOffset * UIKit.UISegmentedControlSegment * UIKit.UIBarMetrics -> unit

Parametri

adjustment
UIOffset
leftCenterRightOrAlone
UISegmentedControlSegment
barMetrics
UIBarMetrics
Attributi

Si applica a