---
title: controlSize
framework: localauthenticationembeddedui
role: symbol
role_heading: Instance Property
path: localauthenticationembeddedui/laauthenticationview/controlsize
---

# controlSize

The size of the local authentication view user interface element.

## Declaration

```swift
var controlSize: NSControl.ControlSize { get }
```

## See Also

### Controlling the size of a local authentication view

- [init(context:controlSize:)](localauthenticationembeddedui/laauthenticationview/init(context:controlsize:).md)
