UISegmentedControl.UISegmentedControlAppearance.ContentPositionAdjustment Method

Definition

The positioning offset for the specified UISegmentedControlSegment and UIBarMetrics.

[Foundation.Export("contentPositionAdjustmentForSegmentType:barMetrics:")]
public virtual UIKit.UIOffset ContentPositionAdjustment (UIKit.UISegmentedControlSegment leftCenterRightOrAlone, UIKit.UIBarMetrics barMetrics);
abstract member ContentPositionAdjustment : UIKit.UISegmentedControlSegment * UIKit.UIBarMetrics -> UIKit.UIOffset
override this.ContentPositionAdjustment : UIKit.UISegmentedControlSegment * UIKit.UIBarMetrics -> UIKit.UIOffset

Parameters

leftCenterRightOrAlone
UISegmentedControlSegment
barMetrics
UIBarMetrics

Returns

Attributes

Applies to