writeAttributeDefaultMoveRate(withValue:completionHandler:)

Declaration

func writeAttributeDefaultMoveRate(withValue value: NSNumber?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeDefaultMoveRate(withValue value: NSNumber?) async throws