UIBarPositioningDelegate.GetPositionForBar(IUIBarPositioning) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UIBarPosition for the specified barPositioning.
[Foundation.Export("positionForBar:")]
public virtual UIKit.UIBarPosition GetPositionForBar (UIKit.IUIBarPositioning barPositioning);
abstract member GetPositionForBar : UIKit.IUIBarPositioning -> UIKit.UIBarPosition
override this.GetPositionForBar : UIKit.IUIBarPositioning -> UIKit.UIBarPosition
Parameters
- barPositioning
- IUIBarPositioning
Returns
- Attributes