UIBarPositioningDelegate_Extensions.GetPositionForBar 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.
Returns the position for barPositioning
after it has been added to the user interface.
public static UIKit.UIBarPosition GetPositionForBar (this UIKit.IUIBarPositioningDelegate This, UIKit.IUIBarPositioning barPositioning);
static member GetPositionForBar : UIKit.IUIBarPositioningDelegate * UIKit.IUIBarPositioning -> UIKit.UIBarPosition
Parameters
The instance on which this extension method operates.
- barPositioning
- IUIBarPositioning