writeAttributeAcl(withValue:completionHandler:)

Declaration

func writeAttributeAcl(withValue value: [Any], completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeAcl(withValue value: [Any]) async throws