writeAttributeEnableLocalProgramming(withValue:completionHandler:)

Declaration

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