HKUnit.UnitRaisedToPower(nint) 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 a unit that is the result of raising this
unit by power
.
[Foundation.Export("unitRaisedToPower:")]
public virtual HealthKit.HKUnit UnitRaisedToPower (nint power);
abstract member UnitRaisedToPower : nint -> HealthKit.HKUnit
override this.UnitRaisedToPower : nint -> HealthKit.HKUnit
Parameters
- power
- System.System.IntPtr System.nativeint
Returns
- Attributes