--- sidebar_label: Device.userAgent --- # Device.userAgent property #### Signature: ```typescript interface Device { userAgent: string; } ```