次の方法で共有


UISegmentedControl.UISegmentedControlAppearance.ContentPositionAdjustment メソッド

定義

指定した UISegmentedControlSegment および 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

パラメーター

leftCenterRightOrAlone
UISegmentedControlSegment
barMetrics
UIBarMetrics

戻り値

属性

適用対象